[2024-12-24 10:35:03] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #43 {main} "} [2024-12-24 10:35:03] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #20 {main} "} [2024-12-24 10:40:39] production.ERROR: There are no commands defined in the "jetstream" namespace. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"jetstream\" namespace. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php:660) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(709): Symfony\\Component\\Console\\Application->findNamespace('jetstream') #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(284): Symfony\\Component\\Console\\Application->find('jetstream:insta...') #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(193): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #5 {main} "} [2024-12-24 10:40:55] production.ERROR: There are no commands defined in the "jetstream" namespace. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"jetstream\" namespace. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php:660) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(709): Symfony\\Component\\Console\\Application->findNamespace('jetstream') #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(284): Symfony\\Component\\Console\\Application->find('jetstream:insta...') #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\symfony\\console\\Application.php(193): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #5 {main} "} [2025-10-26 17:01:20] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-10-26 17:01:20] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-10-26 17:01:23] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-10-26 17:01:23] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-10-26 17:01:28] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-10-26 17:01:28] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-10-26 17:01:36] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-10-26 17:01:36] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-10-26 17:01:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-10-26 17:01:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-01 11:10:51] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-01 11:10:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-01 11:10:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-01 11:10:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-01 11:10:53] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-01 11:10:53] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-01 11:10:53] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-01 11:10:53] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-08 19:22:22] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-08 19:22:22] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-08 19:22:25] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-08 19:22:25] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-08 19:22:29] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-08 19:22:29] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-08 19:22:37] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-08 19:22:37] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-08 19:22:54] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-08 19:22:54] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-18 18:13:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-18 18:13:10] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-18 18:13:10] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-18 18:13:10] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-18 18:13:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-18 18:13:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-18 18:13:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-18 18:13:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-24 18:42:49] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-24 18:42:49] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-24 18:42:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-24 18:42:52] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-24 18:42:56] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-24 18:42:56] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-24 18:43:05] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-24 18:43:05] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-11-24 18:43:21] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-11-24 18:43:21] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-01 12:07:17] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #43 {main} "} [2025-12-01 12:07:17] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #20 {main} "} [2025-12-01 12:08:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-01 12:08:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-02 20:04:45] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-02 20:04:46] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-02 20:04:46] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-08 09:14:21] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-08 09:14:22] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-11 10:46:02] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-11 10:46:02] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "} [2025-12-12 10:24:43] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #43 {main} "} [2025-12-12 10:24:43] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\server.php(21): require_once('C:\\\\wamp64\\\\www\\\\s...') #20 {main} "} [2025-12-12 10:29:41] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(172): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #19 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #20 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #21 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #22 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #23 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #41 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #42 {main} "} [2025-12-12 10:29:41] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:83) [stacktrace] #0 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(399): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(NULL) #1 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(81): tap(NULL, Object(Closure)) #2 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key(Array) #3 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey(Array) #4 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(937): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}(Object(Illuminate\\Foundation\\Application), Array) #5 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build(Object(Closure)) #6 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('encrypter', Array, true) #7 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('encrypter', Array) #8 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('encrypter', Array) #9 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1118): Illuminate\\Foundation\\Application->make('encrypter') #10 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1028): Illuminate\\Container\\Container->resolveClass(Object(ReflectionParameter)) #11 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(979): Illuminate\\Container\\Container->resolveDependencies(Array) #12 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(819): Illuminate\\Container\\Container->build('App\\\\Http\\\\Middle...') #13 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1048): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Middle...', Array, true) #14 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(755): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Middle...', Array) #15 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1030): Illuminate\\Container\\Container->make('App\\\\Http\\\\Middle...', Array) #16 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(258): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Middle...') #17 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(216): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #18 C:\\wamp64\\www\\soft-ui-dashboard-laravel-livewire-master\\public\\index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\Response)) #19 {main} "}