[2025-10-27 00:00:12] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:00:13] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:00:13] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 00:00:14] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:22:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:42:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:42:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:54:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:54:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 00:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 00:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:00:09] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:12:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:12:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:30:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:36:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:36:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:52:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 01:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 01:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:00:08] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 02:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:44:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 02:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 02:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:06:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:06:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:27:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:34:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:44:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:45:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 03:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 03:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:00:07] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:00:07] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:00:07] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 04:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:02:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:22:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:42:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:42:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:46:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 04:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 04:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:00:06] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:00:07] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:00:07] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:06:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:06:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:12:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:12:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:14:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:18:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:18:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:38:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 05:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 05:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:00:08] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 06:00:09] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:03:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:06:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:06:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:12:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:15:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:18:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:18:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:22:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:36:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:36:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:44:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 06:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 06:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:02:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:06:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:06:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:14:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:18:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:18:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:38:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:40:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 07:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 07:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:00:10] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:00:10] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 08:00:10] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:00:10] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:12:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:12:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:15:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:36:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:36:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:40:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:45:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 08:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 08:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:00:09] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 09:00:09] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:06:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:06:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:22:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:28:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:40:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:52:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:52:54] local.ERROR: View [welcome] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [welcome] not found. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:139)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('welcome', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Factory.php(151): Illuminate\\View\\FileViewFinder->find('welcome')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1062): Illuminate\\View\\Factory->make('welcome', Array, Array)
#3 /home/auraxisco/api.tabebok-sy.com/routes/web.php(6): view('welcome')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(40): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(244): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(215): Illuminate\\Routing\\Route->runCallable()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/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))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2025-10-27 09:52:54] local.ERROR: file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/EiU4VhK1VoZD78uVnhME6c6vvCQinvlhiLqN4Wmb): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/EiU4VhK1VoZD78uVnhME6c6vvCQinvlhiLqN4Wmb): Failed to open stream: No such file or directory at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:204)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_put_conten...', '/home/auraxisco...', 204)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'file_put_conten...', '/home/auraxisco...', 204)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_contents('/home/auraxisco...', 'a:3:{s:6:\"_toke...', 2)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(90): Illuminate\\Filesystem\\Filesystem->put('/home/auraxisco...', 'a:3:{s:6:\"_toke...', true)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(176): Illuminate\\Session\\FileSessionHandler->write('EiU4VhK1VoZD78u...', 'a:3:{s:6:\"_toke...')
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(245): Illuminate\\Session\\Store->save()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(130): Illuminate\\Session\\Middleware\\StartSession->saveSession(Object(Illuminate\\Http\\Request))
#7 /home/auraxisco/api.tabebok-sy.com/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))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2025-10-27 09:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 09:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 09:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:00:06] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:00:09] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 10:00:09] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 10:00:10] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:10:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:18:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:18:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:22:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:24:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:24:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:34:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:36:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:36:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 10:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 10:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:00:07] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:00:08] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 11:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 11:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 11:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:00:07] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:00:07] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 12:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:00:08] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 12:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:22:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 12:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 12:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:00:07] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:00:07] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 13:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:02:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:02:41] local.ERROR: View [welcome] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [welcome] not found. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:139)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('welcome', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Factory.php(151): Illuminate\\View\\FileViewFinder->find('welcome')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1062): Illuminate\\View\\Factory->make('welcome', Array, Array)
#3 /home/auraxisco/api.tabebok-sy.com/routes/web.php(6): view('welcome')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(40): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(244): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(215): Illuminate\\Routing\\Route->runCallable()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/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))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2025-10-27 13:02:41] local.ERROR: file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/BWUCYby3FdLS0ZiodzolYuiJUuwOxJauXncibLqV): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/BWUCYby3FdLS0ZiodzolYuiJUuwOxJauXncibLqV): Failed to open stream: No such file or directory at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:204)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_put_conten...', '/home/auraxisco...', 204)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'file_put_conten...', '/home/auraxisco...', 204)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_contents('/home/auraxisco...', 'a:3:{s:6:\"_toke...', 2)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(90): Illuminate\\Filesystem\\Filesystem->put('/home/auraxisco...', 'a:3:{s:6:\"_toke...', true)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(176): Illuminate\\Session\\FileSessionHandler->write('BWUCYby3FdLS0Zi...', 'a:3:{s:6:\"_toke...')
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(245): Illuminate\\Session\\Store->save()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(130): Illuminate\\Session\\Middleware\\StartSession->saveSession(Object(Illuminate\\Http\\Request))
#7 /home/auraxisco/api.tabebok-sy.com/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))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2025-10-27 13:02:41] local.ERROR: View [welcome] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [welcome] not found. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:139)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('welcome', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Factory.php(151): Illuminate\\View\\FileViewFinder->find('welcome')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1062): Illuminate\\View\\Factory->make('welcome', Array, Array)
#3 /home/auraxisco/api.tabebok-sy.com/routes/web.php(6): view('welcome')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(40): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(244): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(215): Illuminate\\Routing\\Route->runCallable()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/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))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2025-10-27 13:02:41] local.ERROR: file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/4rro5NtsWq8fBqpImBcyCvCbQMODVO1NDqp4y3Fr): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/4rro5NtsWq8fBqpImBcyCvCbQMODVO1NDqp4y3Fr): Failed to open stream: No such file or directory at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:204)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_put_conten...', '/home/auraxisco...', 204)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'file_put_conten...', '/home/auraxisco...', 204)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_contents('/home/auraxisco...', 'a:3:{s:6:\"_toke...', 2)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(90): Illuminate\\Filesystem\\Filesystem->put('/home/auraxisco...', 'a:3:{s:6:\"_toke...', true)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(176): Illuminate\\Session\\FileSessionHandler->write('4rro5NtsWq8fBqp...', 'a:3:{s:6:\"_toke...')
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(245): Illuminate\\Session\\Store->save()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(130): Illuminate\\Session\\Middleware\\StartSession->saveSession(Object(Illuminate\\Http\\Request))
#7 /home/auraxisco/api.tabebok-sy.com/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))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2025-10-27 13:02:42] local.ERROR: View [welcome] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [welcome] not found. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:139)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('welcome', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Factory.php(151): Illuminate\\View\\FileViewFinder->find('welcome')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1062): Illuminate\\View\\Factory->make('welcome', Array, Array)
#3 /home/auraxisco/api.tabebok-sy.com/routes/web.php(6): view('welcome')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(40): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(244): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(215): Illuminate\\Routing\\Route->runCallable()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/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))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2025-10-27 13:02:42] local.ERROR: file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/9KtxdZHmrjlsWrm3mwG4jixoOTrK46uTEYAJJ679): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/9KtxdZHmrjlsWrm3mwG4jixoOTrK46uTEYAJJ679): Failed to open stream: No such file or directory at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:204)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_put_conten...', '/home/auraxisco...', 204)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'file_put_conten...', '/home/auraxisco...', 204)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_contents('/home/auraxisco...', 'a:3:{s:6:\"_toke...', 2)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(90): Illuminate\\Filesystem\\Filesystem->put('/home/auraxisco...', 'a:3:{s:6:\"_toke...', true)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(176): Illuminate\\Session\\FileSessionHandler->write('9KtxdZHmrjlsWrm...', 'a:3:{s:6:\"_toke...')
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(245): Illuminate\\Session\\Store->save()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(130): Illuminate\\Session\\Middleware\\StartSession->saveSession(Object(Illuminate\\Http\\Request))
#7 /home/auraxisco/api.tabebok-sy.com/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))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2025-10-27 13:02:43] local.ERROR: View [welcome] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [welcome] not found. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:139)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('welcome', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Factory.php(151): Illuminate\\View\\FileViewFinder->find('welcome')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1062): Illuminate\\View\\Factory->make('welcome', Array, Array)
#3 /home/auraxisco/api.tabebok-sy.com/routes/web.php(6): view('welcome')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/CallableDispatcher.php(40): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(244): Illuminate\\Routing\\CallableDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(215): Illuminate\\Routing\\Route->runCallable()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/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))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2025-10-27 13:02:43] local.ERROR: file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/wj5Fw35Hv8PFHBLIXdpNLaMaXp5YfM2PFuyY0Y3b): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_put_contents(/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions/wj5Fw35Hv8PFHBLIXdpNLaMaXp5YfM2PFuyY0Y3b): Failed to open stream: No such file or directory at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:204)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_put_conten...', '/home/auraxisco...', 204)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'file_put_conten...', '/home/auraxisco...', 204)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(204): file_put_contents('/home/auraxisco...', 'a:3:{s:6:\"_toke...', 2)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(90): Illuminate\\Filesystem\\Filesystem->put('/home/auraxisco...', 'a:3:{s:6:\"_toke...', true)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(176): Illuminate\\Session\\FileSessionHandler->write('wj5Fw35Hv8PFHBL...', 'a:3:{s:6:\"_toke...')
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(245): Illuminate\\Session\\Store->save()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(130): Illuminate\\Session\\Middleware\\StartSession->saveSession(Object(Illuminate\\Http\\Request))
#7 /home/auraxisco/api.tabebok-sy.com/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))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2025-10-27 13:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:44:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:52:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 13:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 13:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:00:09] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:00:09] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 14:00:09] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 14:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:06:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:06:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:18:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:18:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:36:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:36:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:48:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 14:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 14:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:00:08] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 15:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:22:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:45:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 15:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 15:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:00:06] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 16:00:06] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:00:06] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:00:06] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:00:07] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 16:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:56:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 16:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 16:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:00:08] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 17:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:44:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 17:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 17:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:00:04] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 18:00:06] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:00:06] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:00:09] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 18:02:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:38:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:40:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:48:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:56:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 18:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 18:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:00:07] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:00:08] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 19:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:08:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:09:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:14:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:23:15] local.ERROR: The "/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions" directory does not exist. {"exception":"[object] (Symfony\\Component\\Finder\\Exception\\DirectoryNotFoundException(code: 0): The \"/home/auraxisco/public_html/api.tabebok-sy.com/storage/framework/sessions\" directory does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/finder/Finder.php:646)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php(115): Symfony\\Component\\Finder\\Finder->in('/home/auraxisco...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(178): Illuminate\\Session\\FileSessionHandler->gc(7200)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(119): Illuminate\\Session\\Middleware\\StartSession->collectGarbage(Object(Illuminate\\Session\\Store))
#3 /home/auraxisco/api.tabebok-sy.com/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))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#35 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#36 /home/auraxisco/api.tabebok-sy.com/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-10-27 19:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:26:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:30:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:32:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 19:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 19:58:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:00:09] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:00:09] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:00:10] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 20:00:11] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:00:11] local.ERROR: Call to undefined method App\Models\User::water() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\User::water() at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('water')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2372): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'water', Array)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1046): Illuminate\\Database\\Eloquent\\Model->__call('water', Array)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(120): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\Concerns\\{closure}()
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(1045): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(45): Illuminate\\Database\\Eloquent\\Builder->getRelationWithoutConstraints('water')
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/QueriesRelationships.php(162): Illuminate\\Database\\Eloquent\\Builder->has('water', '>=', 1, 'and', Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(118): Illuminate\\Database\\Eloquent\\Builder->whereHas('water', Object(Closure))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(325): App\\Services\\PatientNotificationService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/auraxisco/api.tabebok-sy.com/app/Services/PatientNotificationService.php(116): Illuminate\\Database\\Eloquent\\Builder->where(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(217): App\\Services\\PatientNotificationService->getEligibleWaterUserIds()
#11 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/WaterReminderCommand.php(36): App\\Services\\CronJobService->remindForWaterHourly()
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\WaterReminderCommand->handle()
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\WaterReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#26 {main}
"} 
[2025-10-27 20:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:20:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:39:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:42:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:42:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:46:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 20:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 20:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:00:08] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:00:08] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:02:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:06:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:14:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:24:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:24:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:26:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:28:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:30:05] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:30:05] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:34:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:50:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 21:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 21:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:00:06] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:00:06] local.ERROR: Command "app:payment-remover" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"app:payment-remover\" is not defined.

Did you mean one of these?
    app:ban-remove
    app:delete-otp
    app:delete-tokens
    app:delete-unverified
    app:medicine-forget-reminder-command at /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php:725)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(283): Symfony\\Component\\Console\\Application->find('app:payment-rem...')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#5 {main}
"} 
[2025-10-27 22:00:07] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:02:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:09:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:10:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:14:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:15:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:16:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:39:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:40:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:42:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:42:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:48:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:48:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:54:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:54:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 22:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 22:58:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:00:07] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:00:07] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:00:08] local.ERROR: Could not parse '{"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}': Failed to parse time string ({"id":1,"title":"\u0632\u0631\u0627\u0639\u0629 \u0633\u0646 \u0631\u0642\u0645 \u0663\u0662","description":"\u064a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0628\u0627\u0646\u0648\u0631\u0627\u0645\u064a\u0629","doctor_id":6,"patient_id":8,"reservation_id":6,"note":null,"rate_reminded":0,"created_at":"2025-08-09T08:49:46.000000Z","updated_at":"2025-08-09T08:49:46.000000Z"}) at position 0 ({): Unexpected character {"exception":"[object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Could not parse '{\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}': Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:194)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#4 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#20 {main}

[previous exception] [object] (Carbon\\Exceptions\\InvalidFormatException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:102)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#5 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#6 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#7 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}

[previous exception] [object] (DateMalformedStringException(code: 0): Failed to parse time string ({\"id\":1,\"title\":\"\\u0632\\u0631\\u0627\\u0639\\u0629 \\u0633\\u0646 \\u0631\\u0642\\u0645 \\u0663\\u0662\",\"description\":\"\\u064a\\u062d\\u062a\\u0627\\u062c \\u0625\\u0644\\u0649 \\u0635\\u0648\\u0631\\u0629 \\u0628\\u0627\\u0646\\u0648\\u0631\\u0627\\u0645\\u064a\\u0629\",\"doctor_id\":6,\"patient_id\":8,\"reservation_id\":6,\"note\":null,\"rate_reminded\":0,\"created_at\":\"2025-08-09T08:49:46.000000Z\",\"updated_at\":\"2025-08-09T08:49:46.000000Z\"}) at position 0 ({): Unexpected character at /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:100)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(100): DateTime->__construct('{\"id\":1,\"title\"...', NULL)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(183): Carbon\\Carbon->__construct('{\"id\":1,\"title\"...', NULL)
#2 /home/auraxisco/api.tabebok-sy.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(214): Carbon\\Carbon::rawParse('{\"id\":1,\"title\"...', NULL)
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(110): Carbon\\Carbon::parse('{\"id\":1,\"title\"...')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(107): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/ReservationRateReminderCommand.php(36): App\\Services\\CronJobService->remindForVisitsRating()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReservationRateReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReservationRateReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:02:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:03:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:04:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:06:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:06:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:08:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:09:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:10:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:12:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:12:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:14:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:15:03] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:16:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:18:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:18:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:20:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:21:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:22:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:24:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:24:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:26:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:27:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:28:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:30:04] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:30:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:32:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:33:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:34:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:36:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:36:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:38:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:39:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:40:04] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:42:01] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:42:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:44:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:45:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:46:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:48:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:48:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:50:03] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:51:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:52:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:54:02] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:54:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:56:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
[2025-10-27 23:57:01] local.ERROR: Attempted to lazy load [day] on model [App\Models\MedicineDay] but lazy loading is disabled. {"exception":"[object] (Illuminate\\Database\\LazyLoadingViolationException(code: 0): Attempted to lazy load [day] on model [App\\Models\\MedicineDay] but lazy loading is disabled. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:595)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(554): Illuminate\\Database\\Eloquent\\Model->handleLazyLoadingViolation('day')
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(485): Illuminate\\Database\\Eloquent\\Model->getRelationValue('day')
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2260): Illuminate\\Database\\Eloquent\\Model->getAttribute('day')
#3 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(150): Illuminate\\Database\\Eloquent\\Model->__get('day')
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(184): App\\Services\\CronJobService->App\\Services\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(124): Illuminate\\Database\\Eloquent\\Builder->orderedChunkById(100, Object(Closure), 'id', 'id')
#6 /home/auraxisco/api.tabebok-sy.com/app/Services/CronJobService.php(148): Illuminate\\Database\\Eloquent\\Builder->chunkById(100, Object(Closure))
#7 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/MedicineHourlyReminderCommand.php(36): App\\Services\\CronJobService->remindForMedicinesTimes()
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\MedicineHourlyReminderCommand->handle()
#9 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#10 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#14 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\MedicineHourlyReminderCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}
"} 
[2025-10-27 23:58:02] local.ERROR: Method Illuminate\Database\Eloquent\Collection::delete does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist. at /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:115)
[stacktrace]
#0 /home/auraxisco/api.tabebok-sy.com/app/Console/Commands/BannerRemoverCommand.php(41): Illuminate\\Support\\Collection->__call('delete', Array)
#1 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\BannerRemoverCommand->handle()
#2 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(696): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\\Container\\Container->call(Array)
#7 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\BannerRemoverCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/auraxisco/api.tabebok-sy.com/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/auraxisco/api.tabebok-sy.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/auraxisco/api.tabebok-sy.com/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#15 {main}
"} 
